Raw Syslog Forwarder

Raw Syslog Forwarders collect and forward raw logs from a Logpoint to a remote target.

../_images/LP_Config_RSF_List.png

Raw Syslog Forwarders

To use Raw Syslog Forwarders:

  1. Add targets

  2. Add devices

Targets

Targets are the devices where the raw syslog messages are forwarded.

Adding a Target

You can send logs to the same target via different ports too. To do so, you can add the same target IP multiple times, each time with a different port number.

  1. Go to Settings >> Configuration from the navigation bar and click Raw Syslog Forwarder.

../_images/LP_Config_RSF_List_AddTargets.png

Raw Syslog Forwarders

  1. Click Targets.

../_images/LP_Config_RSF_RemoteTarget_List.png

Remote Targets

  1. Click Add IP.

../_images/LP_Config_RSF_RemoteTarget_Add.png

Add a Remote Target

  1. Enter the Name, IP address, and Port number for the input port of the target.

  2. Select the Protocol to send the syslog message.

    Note

    Choosing UDP enables IP Spoofing. IP Spoofing allows you to directly add the log collection devices in the target logpoint instead of adding them in the raw syslog forwarder, and the target logpoint still identifies the raw syslog forwarder where the logs are collected.

  3. Click Submit.

Editing a Target

  1. Go to Settings >> Configuration from the navigation bar and click Raw Syslog Forwarder.

  2. Click Targets.

  3. Click the Name of the required target.

../_images/LP_Config_RSF_RemoteTarget_List_Edit.png

Remote Targets

  1. Update the information.

  2. Click Submit.

Deleting a Target

To delete a target, make sure that it is not in use.

  1. Go to Settings >> Configuration from the navigation bar and click Raw Syslog Forwarder.

  2. Click Targets.

  3. Click Delete.

../_images/LP_Config_RSF_RemoteTarget_List_Delete.png

Remote Targets

  1. Click Yes.

Devices

Devices collects and forwards raw syslog messages to the target Logpoint.

Adding Devices

  1. Go to Settings >> Configuration from the navigation bar and click Raw Syslog Forwarder.

../_images/LP_Config_RSF_List_Add.png

Devices

  1. Click Add.

../_images/LP_Config_RSF_Add.png

Configure Devices

  1. Double-click the devices or device groups to select them.

    Note

    If you select All for a device group, any device added to it in the future is automatically selected as a target.

  2. Select the Remote Target(s).

  3. Provide a regex Pattern to match before forwarding logs. Only the logs matching the specified pattern are forwarded. For example:

    • [ 0-9 ]+ forwards a log only if a digit is present in logs.

    • [ a-z A-Z 0-9 ]+ forwards a log only if it contains either a-z, A-Z, or 0-9.

    • \S+ forwards all the logs.

  4. Click Submit.

After the configuration, Raw Syslog Forwarder now collects logs from the added devices and forwards the raw logs to the chosen targets.

Editing Devices

  1. Go to Settings >> Configuration from the navigation bar and click Raw Syslog Forwarder.

  2. Click the Device of the required Raw Syslog Forwarder.

../_images/LP_Config_RSF_List_Edit.png

Devices

  1. Update the information.

  2. Click Submit.

Deleting Devices

  1. Go to Settings >> Configuration from the navigation bar and click Raw Syslog Forwarder.

  2. Click Delete.

    ../_images/LP_Config_RSF_List_Delete.png

    Raw Syslog Forwarders

    1. To delete multiple Raw Syslog Forwarders, select the concerned forwarders, click More and select Delete Selected.

    ../_images/LP_Config_RSF_List_DeleteSelected.png

    Raw Syslog Forwarders

    1. To delete all the forwarders, click More and select Delete All.

    ../_images/LP_Config_RSF_List_DeleteAll.png

    Raw Syslog Forwarders

  3. Click Yes.

Viewing Logs in Remote Target

Logs Forwarded From Localhost

To view logs from localhost, you must add the IP of the Raw Syslog Forwarder in the remote target. You must also configure its Syslog Collector.

While forwarding localhost logs, Logpoint adds additional data in the header and sends the original message in the following format:

<13> {local date time} {hostname} {original message}

Example:

Original Message

Forwarded message

2016-01-29_06:00:20.70969 Starting report_jobs.

<13> Jan 29 06:00:25 localhost 2016-01-29_06:00:20.70969 Starting report_jobs.

Note

13 is the PRIVAL representing log audit.

Logs Forwarded from a Device

You have to add a device in target logpoint and configure its syslog collector to view the logs forwarded from that device.

Note

A remote target supports both TCP and UCP for localhost; however, it supports only UDP for other devices.


Helpful?

We are glad this guide helped.


Please don't include any personal information in your comment

Contact Support